﻿2026-07-10T09:12:07.2874152Z ##[group]Run actions/checkout@v5
2026-07-10T09:12:07.2875099Z with:
2026-07-10T09:12:07.2875668Z   fetch-depth: 0
2026-07-10T09:12:07.2876278Z   repository: SaberMage/spt-core
2026-07-10T09:12:07.2881392Z   token: ***
2026-07-10T09:12:07.2881960Z   ssh-strict: true
2026-07-10T09:12:07.2882535Z   ssh-user: git
2026-07-10T09:12:07.2883126Z   persist-credentials: true
2026-07-10T09:12:07.2883785Z   clean: true
2026-07-10T09:12:07.2884353Z   sparse-checkout-cone-mode: true
2026-07-10T09:12:07.2885047Z   fetch-tags: false
2026-07-10T09:12:07.2885659Z   show-progress: true
2026-07-10T09:12:07.2886237Z   lfs: false
2026-07-10T09:12:07.2886776Z   submodules: false
2026-07-10T09:12:07.2887354Z   set-safe-directory: true
2026-07-10T09:12:07.2887970Z ##[endgroup]
2026-07-10T09:12:08.2056515Z Syncing repository: SaberMage/spt-core
2026-07-10T09:12:08.2058684Z ##[group]Getting Git version info
2026-07-10T09:12:08.2059644Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-10T09:12:08.2347026Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-10T09:12:08.2593732Z git version 2.43.0.windows.1
2026-07-10T09:12:08.2620835Z ##[endgroup]
2026-07-10T09:12:08.2633800Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\0d03e025-f5bc-4b3e-b907-0d5e605b0483\.gitconfig'
2026-07-10T09:12:08.2650414Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\0d03e025-f5bc-4b3e-b907-0d5e605b0483' before making global git config changes
2026-07-10T09:12:08.2652334Z Adding repository directory to the temporary git global config as a safe directory
2026-07-10T09:12:08.2657546Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-10T09:12:08.2958816Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-10T09:12:08.3220039Z https://github.com/SaberMage/spt-core
2026-07-10T09:12:08.3261026Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-10T09:12:08.3266888Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-10T09:12:08.3550524Z HEAD
2026-07-10T09:12:08.3897717Z ##[endgroup]
2026-07-10T09:12:08.3900910Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-10T09:12:09.0018317Z ##[group]Cleaning the repository
2026-07-10T09:12:09.0022685Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-10T09:12:10.1942433Z Removing dist/
2026-07-10T09:12:10.1942779Z Removing target/
2026-07-10T09:12:10.1969966Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-10T09:12:10.2562779Z HEAD is now at 0a306c9 Merge pull request #74 from SaberMage/release/v0.30.5
2026-07-10T09:12:10.2589555Z ##[endgroup]
2026-07-10T09:12:10.2595776Z ##[group]Disabling automatic garbage collection
2026-07-10T09:12:10.2603171Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-10T09:12:10.2881042Z ##[endgroup]
2026-07-10T09:12:10.2881475Z ##[group]Setting up auth
2026-07-10T09:12:10.2888577Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-10T09:12:10.3173778Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-10T09:12:10.9750039Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-10T09:12:11.0037408Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-10T09:12:11.6305242Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-10T09:12:11.7280575Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-10T09:12:12.6087089Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-10T09:12:12.6411943Z ##[endgroup]
2026-07-10T09:12:12.6412578Z ##[group]Fetching the repository
2026-07-10T09:12:12.6419778Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +16fce9ba7828f03a5ade17f10d5f1a9eda580354:refs/remotes/pull/75/merge
2026-07-10T09:12:14.4528445Z From https://github.com/SaberMage/spt-core
2026-07-10T09:12:14.4529203Z  * [new branch]      fix/update-wedge-bounded-conn-write      -> origin/fix/update-wedge-bounded-conn-write
2026-07-10T09:12:14.4530030Z  * [new branch]      release-merge/uwedge-r4                  -> origin/release-merge/uwedge-r4
2026-07-10T09:12:14.4530760Z  * [new branch]      release/v0.30.6                          -> origin/release/v0.30.6
2026-07-10T09:12:14.4531328Z  * [new ref]         16fce9ba7828f03a5ade17f10d5f1a9eda580354 -> pull/75/merge
2026-07-10T09:12:14.4662861Z ##[endgroup]
2026-07-10T09:12:14.4663255Z ##[group]Determining the checkout info
2026-07-10T09:12:14.4663587Z ##[endgroup]
2026-07-10T09:12:14.4668881Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-10T09:12:14.4956830Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-10T09:12:14.5347737Z ##[group]Checking out the ref
2026-07-10T09:12:14.5355823Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/75/merge
2026-07-10T09:12:14.6049919Z Previous HEAD position was 0a306c9 Merge pull request #74 from SaberMage/release/v0.30.5
2026-07-10T09:12:14.6050456Z HEAD is now at 16fce9b Merge b07c4d28351438c9832376d5ed9eb294ca1e439d into 0a306c9a86d9c7bedf96bf106cb9e1df3a6c9047
2026-07-10T09:12:14.6076074Z ##[endgroup]
2026-07-10T09:12:14.6900189Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-10T09:12:14.7126127Z 16fce9ba7828f03a5ade17f10d5f1a9eda580354
